perf: enable rspack's nativeWatcher#518
Draft
9aoy wants to merge 12 commits into
Draft
Conversation
✅ Deploy Preview for rstest-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Deploying rstest with
|
| Latest commit: |
6569ac4
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a6dbdd2e.rstest.pages.dev |
| Branch Preview URL: | https://nativewatcher.rstest.pages.dev |
Rsdoctor Bundle Diff AnalysisFound 12 projects in monorepo, 1 project with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 core/mainPath:
📦 Download Diff Report: core/main Bundle Diff Generated by Rsdoctor GitHub Action |
Contributor
Merging this PR will not alter performance
Comparing Footnotes
|
3 tasks
stormslowly
added a commit
to stormslowly/rstest
that referenced
this pull request
May 15, 2026
Mirrors the one-line change from web-infra-dev#518 so the e2e matrix on this branch exercises the nativeWatcher code path while validating the fresh fixture directory strategy. Used to confirm the prepareFixtures change in the prior commit eliminates the flaky "restarting Rstest as rstest.config.mts changed" failure under nativeWatcher.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
enable rspack's nativeWatcher.
https://rspack.rs/config/experiments#experimentsnativewatcher
Related Links
Checklist